home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / CLOSE < prev    next >
Text File  |  1991-09-18  |  1KB  |  36 lines

  1. =====                                               NOSview [137]
  2. close
  3. =====
  4.  
  5. _________________________________________________________________
  6. close [<session_number>]
  7. _________________________________________________________________
  8. Close the specified session.  If you are running only one
  9. session, entering 'close' without arguments will close the
  10. session.  If you have multiple sessions, entering 'close' without
  11. arguments will initiate a close on the current session.
  12.  
  13. If you are running multiple sessions, the 'session' command will
  14. display a list of these sessions.
  15.  
  16. Entering 'close' with a session number argument will initiate a
  17. close on the specified session.
  18.  
  19. On an AX.25 session, this command initiates a disconnect.
  20.  
  21. On an FTP or Telnet session, this command sends a FIN (i.e.
  22. initiates a close) on the session's TCP connection.  This is an
  23. alternative to asking the remote host to initiate a close (QUIT
  24. to FTP, or the logout command appropriate for the remote system
  25. in the case of Telnet).
  26.  
  27. If you are in an FTP or Telnet Converse session, you will have to
  28. press <F10> to escape to the "net>" prompt to issue the 'close'
  29. command.  When either FTP or Telnet sees the incoming half of a
  30. TCP connection close, it automatically responds by closing the
  31. outgoing half of the connection.  'Close' is more graceful than
  32. the 'reset' command, in that it is less likely to leave the
  33. remote host in a "half-open" state.
  34.  
  35. >> Example:  close 3
  36.